home *** CD-ROM | disk | FTP | other *** search
- Path: news.netxpress.com!root
- From: ghporter@NetXpress.com (Glenn H. Porter)
- Newsgroups: comp.lang.c++
- Subject: Re: Wanted - Example level one C++ exam questions.
- Date: Tue, 02 Apr 1996 02:52:42 GMT
- Organization: Digital Alpha Server NetXpress.com
- Message-ID: <4jq4vb$2s5@ferrari.NetXpress.com>
- References: <4jndsf$agf@janus.cqu.edu.au>
- NNTP-Posting-Host: ppp-2-7.netxpress.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- P.Hannah@cqu.edu.au (Paul Hannah) wrote:
-
- >I'm currently preparing, for the first time in my life, a number of
- >exams with a few colleagues and I'm looking for any examples of
- >interesting questions that might be used for a fist level university
- >course in c++.
-
- Paul,
-
- The first step in developing any measurement device is to determine
- what you want to measure. Having a ton of tricky questions will only
- help you identify tricky students.
-
- You need to examine your curriculum and identify the learning outcomes
- that are the intended product of your course. From there, determine
- what percentage of them the student must master to pass. While some
- may carry more weight than others, it is quite easy to come up with
- several problems on a given, quite important subject, while devising
- only one or two for less important ones.
-
- The next step is to determine how you can tell the student has
- mastered each outcome. This gets you into the real meat of the
- material and makes you do your homework, but can lead to definitive
- measurements if you work at it. In programming, this can be something
- like a programming problem that requires for completion that the
- student correctly use a construct, identify faulty syntax, spot the
- wrong typecast, etc.
-
- Finally, you are ready to write questions/problems or select the items
- to use from a pool. Take your time and choose those that measure what
- you taught or intended the students to get on their own. Using the
- percentages you came up with earlier, choose enough items on each of
- the desired outcomes to measure student mastery. Then, choose a
- similar number of different ones for your backup test; you'll always
- need one if you don't have one.
-
- This is not to say that writing an exam is hard. No harder than
- writing the curriculum to begin with. The best way to go, though, is
- to write the curriculum to teach what the student needs to know to
- pass a test that properly measures the desired outcomes you have to
- begin with.
-
- That's an overview of Course Development 101, but with a fact-based
- subject like programming, it is truly easier than with a subject like
- Contemporary Literature and its Affect on Modern Society...
-
- Good Luck,
- Glenn
-
-